Use PEGetNSectionsInArea to retrieve the number of sections contained in the specified area of the specified report.
short CRPE_API PEGetNSectionsInArea (
short printJob,
short areaCode );
Specifies the print job for which you want to determine the number of sections in the specified area. | |
Specifies the area for which you want to retrieve the section count. |
Declare Function PEGetNSectionsInArea Lib "crpe32.dll" (
ByVal printJob As Integer, ByVal areaCode As Integer ) As Integer
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |